home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Source Code / Add-Ons / After Dark / ScreenFlip 1.5 / Source / Fat ScreenFlip / README next >
Text File  |  1995-12-05  |  898b  |  27 lines

  1. The FAT version of ScreenFlip is created using a method directly based on
  2. the one described by Robert Geisler (geisler@fserv1.mpib-tuebingen.mpg.de)
  3. in his "Fat Module" example code. This README file is also largely based
  4. on his README.
  5.  
  6.  
  7. BUILDING THE MODULE
  8.  
  9. 1. Install ToolServer as described in the file "How to add Tools", which
  10.    is in CodeWarrior7:Metrowerks C/C++.
  11.  
  12. 2. Make "ScreenFlip.µ".
  13.  
  14. 3. Copy the resulting module to this Fat ScreenFlip folder, and rename it to 
  15.    "ScreenFlip FAT". The exact name is important!
  16.  
  17. 4. Make "ScreenFlip PEF.µ"
  18.  
  19. 5. Start ToolServer from the Tools menu of Metrowerks C/C++.
  20.    Switch to ToolServer, and execute the script "ScreenFlip FAT TS Script".
  21.    
  22. 6. "ScreenFlip FAT" now contains a safe fat code resource.
  23.  
  24.  
  25. For more information on how to make Fat After Dark modules, see Robert's "Fat Module"
  26. (see ScreenFlip README for info on where to find it).
  27.